Fix flickery hover
authorMatthias Clasen <mclasen@redhat.com>
Thu, 13 Feb 2020 03:45:24 +0000 (22:45 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 13 Feb 2020 03:45:24 +0000 (22:45 -0500)
commitfb84fe706561c1c4d34a81395a02ff90e3ef9e97
treee0e1028035455373fa4421e488284a8c8308e760
parent9be8f8cf434df9e64d9b87448b513415a4dafe61
Fix flickery hover

Commit 47c44644b109e0 was a bit overzealous in fixing
compiler warnings. We still need to call collect_textures,
even if we don't need the number that it returns.
gsk/gl/gskglrenderer.c